You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clMatrix Structure > clMatrix Methods > Conj Method > clMatrix.Conj Method ([In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMatrix.Conj Method ([In] TOpenCLMtxVec)

Conjugate each of Vec elements.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Conj([In] TOpenCLMtxVec Vec);

Store the results in the calling object. The Size and Complex properties of the calling object are set implicitly to match Vec vector.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!